-- card: 63057 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 2665 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=303 top=62 right=85 bottom=492 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: CONTINGENCY CHI-SQUARE ----- HyperTalk script ----- on mouseUp go to card id 63437 end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=304 top=124 right=147 bottom=478 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: POISSON DISTRIBUTION ----- HyperTalk script ----- on mouseUp go to card id 24169 end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=305 top=158 right=181 bottom=478 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: COIN TOSS ----- HyperTalk script ----- on mouseUp go to card id 77381 end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=304 top=92 right=115 bottom=478 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: NORMAL DISTRIBUTION ----- HyperTalk script ----- on mouseUp go to card id 97949 end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=303 top=30 right=53 bottom=477 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: CHI SQUARE ----- HyperTalk script ----- on mouseUp go to card id 25732 end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=304 top=192 right=213 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: HOMOGENIETY CHI-SQUARE ----- HyperTalk script ----- on mouseUp go to card id 99981 end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=205 top=315 right=337 bottom=256 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: NEXT ----- HyperTalk script ----- on mouseUp go to next card end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 8003 -- rect: left=149 top=314 right=337 bottom=199 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: PREV. ----- HyperTalk script ----- on mouseUp go back end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=304 top=223 right=244 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: CONFIDENCE LIMITS ----- HyperTalk script ----- on mouseUp go to card id 127380 end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 8005 -- rect: left=305 top=254 right=275 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: T TEST ----- HyperTalk script ----- on mouseUp go to card id 3022 of stack "T TEST" end mouseUp -- part contents for background part 1 ----- text ----- STATISTICS -- part contents for background part 2 ----- text ----- Quantitative inheritance involving several genes all producing identical effects can create a variety of phenotypes which have different survival capacities in a given environment. Clearly the optimal genotype will be present in maximum numbers with the less successful genotypes present in rarer frequency. If the optimal genotype is in the center of the range, then the population curve describes a normal distribution. If the optimum lies toward the maximum or minimum number of genes however, then the maximum genotype is skewed either toward the maximum or minimum and the geneticist is dealing with a Poisson distribution. The programs in this section of the stack permit one to analyse a data spread on the basis of either a normal or poisson distribution. The coin toss is simply an example of how a random process advances and how many trials might be required before a statistically significant number are attained. The chi square program provides you with the probability of how often an experimentally observed data spread might be expected to appear if a given hypothesis explaining the data is true. Click on the desired button. -- part contents for background part 8 ----- text ----- 40